home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Programy / powarc926cz.exe / {app} / POWERARC.EXE / 0 / RCDATA / TBACKUPFORM / TBACKUPFORM.txt
Text File  |  2005-09-26  |  17KB  |  764 lines

  1. object BackupForm: TBackupForm
  2.   Left = 311
  3.   Top = 177
  4.   BorderStyle = bsDialog
  5.   Caption = 'BackupForm'
  6.   ClientHeight = 363
  7.   ClientWidth = 528
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = True
  11.   Position = poScreenCenter
  12.   Scaled = False
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel3: TBevel
  19.     Left = 0
  20.     Top = 328
  21.     Width = 527
  22.     Height = 7
  23.     Shape = bsTopLine
  24.   end
  25.   object Image3: TImage
  26.     Left = 4
  27.     Top = 7
  28.     Width = 164
  29.     Height = 313
  30.     AutoSize = True
  31.   end
  32.   object NB: TNotebook
  33.     Left = 169
  34.     Top = 0
  35.     Width = 357
  36.     Height = 325
  37.     PageIndex = 2
  38.     TabOrder = 0
  39.     OnPageChanged = NBPageChanged
  40.     object TPage
  41.       Left = 0
  42.       Top = 0
  43.       Caption = 'MAIN'
  44.       object Label1: TLabel
  45.         Left = 16
  46.         Top = 19
  47.         Width = 321
  48.         Height = 22
  49.         AutoSize = False
  50.         Caption = 'Type in a backup &archive file name and destination:'
  51.         FocusControl = Edit973
  52.         WordWrap = True
  53.       end
  54.       object Bevel1: TBevel
  55.         Left = 16
  56.         Top = 72
  57.         Width = 321
  58.         Height = 17
  59.         Shape = bsTopLine
  60.       end
  61.       object Label2: TLabel
  62.         Left = 16
  63.         Top = 85
  64.         Width = 321
  65.         Height = 17
  66.         AutoSize = False
  67.         Caption = 'Select the files and/or folders you want to backup:'
  68.         WordWrap = True
  69.       end
  70.       object BitBtn1: TSpeedButton
  71.         Left = 312
  72.         Top = 45
  73.         Width = 25
  74.         Height = 21
  75.         Layout = blGlyphRight
  76.         OnClick = CorelButton10Click
  77.       end
  78.       object CheckBox7: TCheckBox
  79.         Left = 16
  80.         Top = 298
  81.         Width = 217
  82.         Height = 17
  83.         Caption = 'Include &subfolders'
  84.         TabOrder = 5
  85.         OnClick = CheckBox7Click
  86.       end
  87.       object Edit973: TEdit
  88.         Left = 16
  89.         Top = 45
  90.         Width = 289
  91.         Height = 21
  92.         TabOrder = 0
  93.         Text = 'Edit973'
  94.       end
  95.       object CorelButton7: TButton
  96.         Left = 16
  97.         Top = 268
  98.         Width = 97
  99.         Height = 25
  100.         Caption = 'Add &File...'
  101.         TabOrder = 2
  102.         OnClick = CorelButton7Click
  103.       end
  104.       object CorelButton8: TButton
  105.         Left = 129
  106.         Top = 268
  107.         Width = 97
  108.         Height = 25
  109.         Caption = 'Add F&older...'
  110.         TabOrder = 3
  111.         OnClick = CorelButton8Click
  112.       end
  113.       object RemoveButt: TButton
  114.         Left = 242
  115.         Top = 268
  116.         Width = 97
  117.         Height = 25
  118.         Caption = '&Remove'
  119.         TabOrder = 4
  120.         OnClick = RemoveButtClick
  121.       end
  122.       object CorelButton1: TButton
  123.         Left = 242
  124.         Top = 296
  125.         Width = 97
  126.         Height = 25
  127.         Caption = 'Fi<ers...'
  128.         TabOrder = 6
  129.         OnClick = CorelButton1Click
  130.       end
  131.       object ListView1: TdfsExtListView
  132.         Left = 16
  133.         Top = 104
  134.         Width = 322
  135.         Height = 157
  136.         Columns = <
  137.           item
  138.             AutoSize = True
  139.             Caption = 'Name'
  140.           end>
  141.         ExtendedStyles = [lvxFullRowSelect]
  142.         ColumnsFormat = <>
  143.         ReadOnly = True
  144.         MultiSelect = True
  145.         OnChange = ListView1Change
  146.         ShowColumnHeaders = False
  147.         TabOrder = 1
  148.         ViewStyle = vsReport
  149.         OnKeyDown = ListView1KeyDown
  150.       end
  151.     end
  152.     object TPage
  153.       Left = 0
  154.       Top = 0
  155.       Caption = 'OPTIONS'
  156.       object Bevel2: TBevel
  157.         Left = 16
  158.         Top = 33
  159.         Width = 329
  160.         Height = 17
  161.         Shape = bsTopLine
  162.       end
  163.       object Label3: TLabel
  164.         Left = 16
  165.         Top = 16
  166.         Width = 329
  167.         Height = 17
  168.         AutoSize = False
  169.         Caption = 'Configure Backup Options'
  170.         WordWrap = True
  171.       end
  172.       object Label4: TLabel
  173.         Left = 16
  174.         Top = 168
  175.         Width = 113
  176.         Height = 17
  177.         Alignment = taRightJustify
  178.         AutoSize = False
  179.         Caption = 'Type password:'
  180.         WordWrap = True
  181.       end
  182.       object Label5: TLabel
  183.         Left = 16
  184.         Top = 119
  185.         Width = 76
  186.         Height = 22
  187.         AutoSize = False
  188.         Caption = 'C&ompression:'
  189.         FocusControl = CompressionBox
  190.       end
  191.       object Label8: TLabel
  192.         Left = 16
  193.         Top = 94
  194.         Width = 76
  195.         Height = 22
  196.         AutoSize = False
  197.         Caption = '&Method:'
  198.         FocusControl = ComboBox3
  199.       end
  200.       object CheckBox1: TCheckBox
  201.         Left = 18
  202.         Top = 146
  203.         Width = 319
  204.         Height = 17
  205.         Caption = '&Protect with password'
  206.         TabOrder = 3
  207.         OnClick = CheckBox1Click
  208.       end
  209.       object CheckBox3: TCheckBox
  210.         Left = 18
  211.         Top = 186
  212.         Width = 319
  213.         Height = 17
  214.         Caption = 'Add ×tamp to backup archive'
  215.         TabOrder = 5
  216.         OnClick = CheckBox3Click
  217.       end
  218.       object ComboBox1: TComboBox
  219.         Left = 42
  220.         Top = 229
  221.         Width = 175
  222.         Height = 21
  223.         Style = csDropDownList
  224.         ItemHeight = 13
  225.         TabOrder = 7
  226.         OnChange = ComboBox1Change
  227.         Items.Strings = (
  228.           'use as suffix'
  229.           'use as prefix')
  230.       end
  231.       object CheckBox4: TCheckBox
  232.         Left = 18
  233.         Top = 254
  234.         Width = 327
  235.         Height = 17
  236.         Caption = 'Store &relative folder information (not full location)'
  237.         TabOrder = 8
  238.         OnClick = CheckBox4Click
  239.       end
  240.       object CheckBox5: TCheckBox
  241.         Left = 18
  242.         Top = 277
  243.         Width = 319
  244.         Height = 17
  245.         Caption = 'Show '#39'Backup &Done.'#39' when finished '
  246.         TabOrder = 9
  247.         OnClick = CheckBox5Click
  248.       end
  249.       object CheckBox6: TCheckBox
  250.         Left = 18
  251.         Top = 301
  252.         Width = 327
  253.         Height = 17
  254.         Caption = 'Run &silent if executed from Windows'
  255.         TabOrder = 10
  256.         OnClick = CheckBox6Click
  257.       end
  258.       object Edit971: TEdit
  259.         Left = 136
  260.         Top = 164
  261.         Width = 113
  262.         Height = 21
  263.         TabOrder = 4
  264.         OnChange = Edit971Change
  265.       end
  266.       object Edit972: TEdit
  267.         Left = 42
  268.         Top = 204
  269.         Width = 173
  270.         Height = 21
  271.         TabOrder = 6
  272.         Text = '_YMDmS'
  273.         OnChange = Edit972Change
  274.       end
  275.       object RadioGroup1: TRadioGroup
  276.         Left = 16
  277.         Top = 44
  278.         Width = 329
  279.         Height = 41
  280.         Caption = ' Compression Format '
  281.         Columns = 5
  282.         ItemIndex = 0
  283.         Items.Strings = (
  284.           'ZIP'
  285.           'CAB'
  286.           'LHA'
  287.           'BH'
  288.           'TAR')
  289.         TabOrder = 0
  290.         OnClick = RadioGroup1Click
  291.       end
  292.       object CompressionBox: TComboBox
  293.         Left = 96
  294.         Top = 116
  295.         Width = 161
  296.         Height = 21
  297.         Style = csDropDownList
  298.         ItemHeight = 0
  299.         TabOrder = 2
  300.         OnChange = CompressionBoxChange
  301.       end
  302.       object ComboBox3: TComboBox
  303.         Left = 96
  304.         Top = 90
  305.         Width = 161
  306.         Height = 21
  307.         Style = csDropDownList
  308.         ItemHeight = 13
  309.         TabOrder = 1
  310.         OnChange = ComboBox3Change
  311.         Items.Strings = (
  312.           'Add'
  313.           'Freshen')
  314.       end
  315.       object AES: TCheckBox
  316.         Left = 256
  317.         Top = 162
  318.         Width = 97
  319.         Height = 25
  320.         Caption = 'AES 128-bit'
  321.         TabOrder = 11
  322.         OnClick = AESClick
  323.       end
  324.     end
  325.     object TPage
  326.       Left = 0
  327.       Top = 0
  328.       Caption = 'FILETIME'
  329.       object Bevel7: TBevel
  330.         Left = 16
  331.         Top = 33
  332.         Width = 329
  333.         Height = 17
  334.         Shape = bsTopLine
  335.       end
  336.       object Label9: TLabel
  337.         Left = 16
  338.         Top = 16
  339.         Width = 329
  340.         Height = 17
  341.         AutoSize = False
  342.         Caption = 'File Time Options:'
  343.         WordWrap = True
  344.       end
  345.       object GroupBox5: TGroupBox
  346.         Left = 16
  347.         Top = 51
  348.         Width = 329
  349.         Height = 102
  350.         Caption = ' File Time '
  351.         TabOrder = 0
  352.         object Label10: TLabel
  353.           Left = 12
  354.           Top = 24
  355.           Width = 64
  356.           Height = 13
  357.           Caption = '&Include files: '
  358.           FocusControl = ComboBox5
  359.         end
  360.         object Label14: TLabel
  361.           Left = 139
  362.           Top = 69
  363.           Width = 23
  364.           Height = 13
  365.           Caption = 'days'
  366.         end
  367.         object Label15: TLabel
  368.           Left = 212
  369.           Top = 69
  370.           Width = 27
  371.           Height = 13
  372.           Caption = 'hours'
  373.         end
  374.         object Label17: TLabel
  375.           Left = 285
  376.           Top = 69
  377.           Width = 37
  378.           Height = 13
  379.           Caption = 'minutes'
  380.         end
  381.         object ComboBox5: TComboBox
  382.           Left = 11
  383.           Top = 39
  384.           Width = 174
  385.           Height = 21
  386.           Style = csDropDownList
  387.           ItemHeight = 13
  388.           TabOrder = 0
  389.           OnChange = ComboBox5Change
  390.           Items.Strings = (
  391.             'of any time'
  392.             'newer than')
  393.         end
  394.         object Edit1: TEdit
  395.           Left = 104
  396.           Top = 64
  397.           Width = 33
  398.           Height = 21
  399.           TabOrder = 1
  400.           Text = 'Edit1'
  401.           OnChange = Edit1Change
  402.         end
  403.         object Edit2: TEdit
  404.           Left = 176
  405.           Top = 64
  406.           Width = 33
  407.           Height = 21
  408.           TabOrder = 2
  409.           Text = 'Edit1'
  410.           OnChange = Edit2Change
  411.         end
  412.         object Edit3: TEdit
  413.           Left = 248
  414.           Top = 64
  415.           Width = 33
  416.           Height = 21
  417.           TabOrder = 3
  418.           Text = 'Edit1'
  419.           OnChange = Edit3Change
  420.         end
  421.       end
  422.       object GroupBox6: TGroupBox
  423.         Left = 16
  424.         Top = 159
  425.         Width = 329
  426.         Height = 150
  427.         Caption = ' Additional ZIP Options '
  428.         TabOrder = 1
  429.         object CheckBox8: TCheckBox
  430.           Left = 8
  431.           Top = 41
  432.           Width = 305
  433.           Height = 17
  434.           Caption = 'Add only if "Archive" a&ttribute is set '
  435.           TabOrder = 1
  436.           OnClick = CheckBox8Click
  437.         end
  438.         object CheckBox9: TCheckBox
  439.           Left = 8
  440.           Top = 62
  441.           Width = 305
  442.           Height = 17
  443.           Caption = 'C&lear "Archive" attribute'
  444.           TabOrder = 2
  445.           OnClick = CheckBox9Click
  446.         end
  447.         object CheckBox10: TCheckBox
  448.           Left = 8
  449.           Top = 83
  450.           Width = 313
  451.           Height = 17
  452.           Caption = 'Make large ZIP file (over &4 GB) '
  453.           TabOrder = 3
  454.           OnClick = CheckBox10Click
  455.         end
  456.         object CheckBox11: TCheckBox
  457.           Left = 8
  458.           Top = 20
  459.           Width = 305
  460.           Height = 17
  461.           Caption = 'Write &directly into ZIP'
  462.           TabOrder = 0
  463.           OnClick = CheckBox11Click
  464.         end
  465.         object ElCheckBox1: TCheckBox
  466.           Left = 8
  467.           Top = 104
  468.           Width = 305
  469.           Height = 17
  470.           Caption = 'Enable automatic disk spanning'
  471.           TabOrder = 4
  472.           OnClick = ElCheckBox1Click
  473.         end
  474.         object ElCheckBox2: TCheckBox
  475.           Left = 8
  476.           Top = 125
  477.           Width = 313
  478.           Height = 17
  479.           Caption = 'Do not delete original backup file'
  480.           TabOrder = 5
  481.           OnClick = ElCheckBox2Click
  482.         end
  483.       end
  484.     end
  485.     object TPage
  486.       Left = 0
  487.       Top = 0
  488.       Caption = 'FTP'
  489.       object Label6: TLabel
  490.         Left = 16
  491.         Top = 16
  492.         Width = 329
  493.         Height = 17
  494.         AutoSize = False
  495.         Caption = 'FTP Options'
  496.         WordWrap = True
  497.       end
  498.       object Bevel4: TBevel
  499.         Left = 16
  500.         Top = 33
  501.         Width = 329
  502.         Height = 17
  503.         Shape = bsTopLine
  504.       end
  505.       object CheckBox2: TCheckBox
  506.         Left = 16
  507.         Top = 48
  508.         Width = 329
  509.         Height = 17
  510.         Caption = '&Upload backup archive after compressing to FTP server'
  511.         TabOrder = 0
  512.         OnClick = CheckBox2Click
  513.       end
  514.       object GroupBox4: TGroupBox
  515.         Left = 16
  516.         Top = 187
  517.         Width = 329
  518.         Height = 81
  519.         Caption = ' File Information '
  520.         TabOrder = 2
  521.         object Label11: TLabel
  522.           Left = 12
  523.           Top = 24
  524.           Width = 50
  525.           Height = 13
  526.           Caption = 'Local File: '
  527.         end
  528.         object Label12: TLabel
  529.           Left = 12
  530.           Top = 50
  531.           Width = 80
  532.           Height = 13
  533.           Caption = 'De&stination File: '
  534.           FocusControl = Edit976
  535.         end
  536.         object Edit975: TEdit
  537.           Left = 104
  538.           Top = 20
  539.           Width = 209
  540.           Height = 21
  541.           Enabled = False
  542.           ReadOnly = True
  543.           TabOrder = 0
  544.           Text = 'Edit975'
  545.         end
  546.         object Edit976: TEdit
  547.           Left = 104
  548.           Top = 46
  549.           Width = 209
  550.           Height = 21
  551.           TabOrder = 1
  552.           Text = 'Edit976'
  553.           OnChange = Edit976Change
  554.         end
  555.       end
  556.       object GroupBox3: TGroupBox
  557.         Left = 16
  558.         Top = 80
  559.         Width = 329
  560.         Height = 89
  561.         Caption = ' FTP Profile '
  562.         TabOrder = 1
  563.         object Label7: TLabel
  564.           Left = 8
  565.           Top = 24
  566.           Width = 34
  567.           Height = 13
  568.           Caption = '&Profile:'
  569.           FocusControl = ComboBox2
  570.         end
  571.         object ComboBox2: TComboBox
  572.           Left = 48
  573.           Top = 20
  574.           Width = 265
  575.           Height = 21
  576.           Style = csDropDownList
  577.           ItemHeight = 0
  578.           TabOrder = 0
  579.           OnChange = ComboBox2Change
  580.         end
  581.         object Button1: TButton
  582.           Left = 48
  583.           Top = 48
  584.           Width = 81
  585.           Height = 25
  586.           Caption = '&New Profile...'
  587.           TabOrder = 1
  588.           OnClick = Button1Click
  589.         end
  590.         object Button2: TButton
  591.           Left = 232
  592.           Top = 48
  593.           Width = 81
  594.           Height = 25
  595.           Caption = '&Delete Profile'
  596.           TabOrder = 3
  597.           OnClick = Button2Click
  598.         end
  599.         object Button3: TButton
  600.           Left = 141
  601.           Top = 48
  602.           Width = 81
  603.           Height = 25
  604.           Caption = '&Edit Profile'
  605.           TabOrder = 2
  606.           OnClick = Button3Click
  607.         end
  608.       end
  609.     end
  610.     object TPage
  611.       Left = 0
  612.       Top = 0
  613.       Caption = 'REVIEW'
  614.       object Label16: TLabel
  615.         Left = 16
  616.         Top = 16
  617.         Width = 337
  618.         Height = 49
  619.         AutoSize = False
  620.         Caption = 
  621.           'PowerArchiver will now use the following options to create the A' +
  622.           'uto Backup script file. Click '#39'Do Backup'#39' to run the Auto Backup' +
  623.           ' script.'
  624.         WordWrap = True
  625.       end
  626.       object Bevel10: TBevel
  627.         Left = 16
  628.         Top = 64
  629.         Width = 329
  630.         Height = 17
  631.         Shape = bsTopLine
  632.       end
  633.       object Memo1: TMemo
  634.         Left = 16
  635.         Top = 72
  636.         Width = 329
  637.         Height = 209
  638.         ReadOnly = True
  639.         ScrollBars = ssBoth
  640.         TabOrder = 0
  641.       end
  642.       object Button4: TButton
  643.         Left = 240
  644.         Top = 288
  645.         Width = 107
  646.         Height = 25
  647.         Caption = 'Set as &default'
  648.         TabOrder = 1
  649.         OnClick = Button4Click
  650.       end
  651.     end
  652.     object TPage
  653.       Left = 0
  654.       Top = 0
  655.       Caption = 'PROGRESS'
  656.       object Bevel6: TBevel
  657.         Left = 16
  658.         Top = 184
  659.         Width = 329
  660.         Height = 17
  661.         Shape = bsTopLine
  662.       end
  663.       object GroupBox1: TGroupBox
  664.         Left = 16
  665.         Top = 40
  666.         Width = 330
  667.         Height = 57
  668.         Caption = ' Current file progress '
  669.         TabOrder = 0
  670.         object pb1: TProgressBar
  671.           Left = 8
  672.           Top = 22
  673.           Width = 313
  674.           Height = 21
  675.           TabOrder = 0
  676.         end
  677.       end
  678.       object GroupBox2: TGroupBox
  679.         Left = 16
  680.         Top = 112
  681.         Width = 330
  682.         Height = 57
  683.         Caption = ' Total progress '
  684.         TabOrder = 1
  685.         object pb2: TProgressBar
  686.           Left = 8
  687.           Top = 22
  688.           Width = 313
  689.           Height = 21
  690.           TabOrder = 0
  691.         end
  692.       end
  693.       object Memo2: TMemo
  694.         Left = 16
  695.         Top = 192
  696.         Width = 329
  697.         Height = 105
  698.         Enabled = False
  699.         ScrollBars = ssBoth
  700.         TabOrder = 2
  701.       end
  702.     end
  703.   end
  704.   object CloseButt: TButton
  705.     Left = 5
  706.     Top = 334
  707.     Width = 75
  708.     Height = 25
  709.     Caption = '&Close'
  710.     TabOrder = 1
  711.     OnClick = CloseButtClick
  712.   end
  713.   object BackButt: TButton
  714.     Left = 280
  715.     Top = 334
  716.     Width = 75
  717.     Height = 25
  718.     Caption = '&Back'
  719.     TabOrder = 2
  720.     OnClick = BackButtClick
  721.   end
  722.   object NextButt: TButton
  723.     Left = 364
  724.     Top = 334
  725.     Width = 75
  726.     Height = 25
  727.     Caption = '&Next'
  728.     TabOrder = 3
  729.     OnClick = NextButtClick
  730.   end
  731.   object CorelButton2: TButton
  732.     Left = 448
  733.     Top = 334
  734.     Width = 75
  735.     Height = 25
  736.     Caption = '&Help'
  737.     TabOrder = 4
  738.     OnClick = CorelButton2Click
  739.   end
  740.   object OpenDialog1: TOpenDialog
  741.     Filter = 
  742.       'ZIP Files|*.zip|CAB Files|*.cab|LHA files|*.lzh|GZIPed TAR files' +
  743.       '|*.tar|BLAKHOLE files|*.bh'
  744.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  745.     Title = 'Browse '
  746.     OnTypeChange = OpenDialog1TypeChange
  747.     Left = 137
  748.     Top = 5
  749.   end
  750.   object SaveDialog1: TSaveDialog
  751.     Title = 'Browse'
  752.     OnTypeChange = SaveDialog1TypeChange
  753.     Left = 128
  754.     Top = 48
  755.   end
  756.   object DropFileTarget1: TPJFormDropFiles
  757.     ForegroundOnDrop = False
  758.     Options = [dfoIncFolders, dfoIncFiles]
  759.     OnDropFiles = DropFileTarget1DropFiles
  760.     Left = 96
  761.     Top = 112
  762.   end
  763. end
  764.